| syCode |
| Logical Entity Name | syCode |
| Default Table Name | syCode |
| Physical Only | NO |
| Definition | |
| Note |
| syCode Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
| TableName | varchar(50) | NO | ||
| ColumnName | varchar(50) | NO | ||
| Code | char(16) | NO | ||
| Descrip | varchar(200) | NO | ||
SyCodeID |
int | NO | ||
| ts | timestamp | NO |
| syCode Primary and Unique Keys |
| Key Name | Key Type | Keys |
| syCode_TableName_ColumnName_Code_U_N_IDX | Index | TableName, ColumnName, Code |
| syCode_SyCodeID_U_C_IDX | PrimaryKey | SyCodeID |
| syCode Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| syCode Check Constraints |
| Check Constraint Name | CheckConstraint |